Bump the all-github-actions-packages group across 1 directory with 4 updates - #207
Merged
shravanngoswamii merged 1 commit intoJun 5, 2026
Conversation
Contributor
|
AbstractMCMC.jl documentation for PR #207 is available at: |
…updates Bumps the all-github-actions-packages group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia), [julia-actions/cache](https://github.com/julia-actions/cache) and [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `actions/checkout` from 2 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v6) Updates `julia-actions/setup-julia` from 1 to 3 - [Release notes](https://github.com/julia-actions/setup-julia/releases) - [Commits](julia-actions/setup-julia@v1...v3) Updates `julia-actions/cache` from 2 to 3 - [Release notes](https://github.com/julia-actions/cache/releases) - [Commits](julia-actions/cache@v2...v3) Updates `codecov/codecov-action` from 5 to 6 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions-packages - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions-packages - dependency-name: julia-actions/cache dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions-packages - dependency-name: julia-actions/setup-julia dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-github-actions-packages ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/all-github-actions-packages-78f2751ebc
branch
from
June 5, 2026 05:03
b3a7f48 to
e3bb350
Compare
shravanngoswamii
deleted the
dependabot/github_actions/all-github-actions-packages-78f2751ebc
branch
June 5, 2026 05:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-github-actions-packages group with 4 updates in the / directory: actions/checkout, julia-actions/setup-julia, julia-actions/cache and codecov/codecov-action.
Updates
actions/checkoutfrom 2 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
df4cb1cUpdate changelog for v6.0.3 (#2446)1cce339Fix checkout init for SHA-256 repositories (#2439)900f221fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)0c366fdUpdate changelog (#2357)de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)Updates
julia-actions/setup-juliafrom 1 to 3Release notes
Sourced from julia-actions/setup-julia's releases.
... (truncated)
Commits
fa02766Bug fix: Validate cached julia binary exists and check PATH resolution (#389)ff78161Bump julia-actions/setup-julia from 2.7.0 to 3.0.1 in the all-github-actions ...fe02cb7README: Add a link to the v2-to-v3 release notes (#388)f6f565dBugfix: Fix an error seen when usingmin-minorormin-patch(#387)4a12c5fBreaking: Changeminto return the latest patch (but still the minimum majo...a8c65a2Bump the all-github-actions group across 1 directory with 2 updates (#381)92d77f5Bump picomatch from 2.3.1 to 2.3.2 (#379)679f144Bump handlebars from 4.7.8 to 4.7.9 (#377)7c976c8Add workflow to run make everything-from-scratch (#378)101e139Breaking: Migrate from Node 20 to Node 24 (#374)Updates
julia-actions/cachefrom 2 to 3Release notes
Sourced from julia-actions/cache's releases.
... (truncated)
Commits
a45e8faAdd Google Cloud Storage cache support (#204)8932005Bump fast-xml-parser from 5.5.7 to 5.7.1 (#220)9a93c5fchore: bump @actions/* deps to latest and convert source to ESM (#218)c3e92b0Bump actions/setup-node from 6.1.0 to 6.3.0 (#211)2d4cffaBump brace-expansion from 1.1.12 to 1.1.13 (#217)e882f3eBump actions/checkout from 6.0.1 to 6.0.2 (#212)7eb2283chore: add npm ecosystem to dependabot (#213)851ab02Fix pidfile exclusion: split brace expansion into separate globs (#210)e97f6fcDelete pidfiles. Skip Pkg.gc when not saving. Don't delete old caches if no n...09b9b25Bump fast-xml-parser from 5.5.6 to 5.5.7 (#208)Updates
codecov/codecov-actionfrom 5 to 6Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
e79a696chore(release): 6.0.1 (#1949)51e6422fix: prevent template injection in run: steps (VULN-1652) (#1947)57e3a13Th/6.0.0 (#1928)f67d33dRevert "Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0""...